.shuqian{
    position: fixed;top: 40%;right: 0;width: 300px;z-index:9999
}
.shuqian_menu {
    width: 80px;float: right;height: 290px;padding: 10px;box-shadow: 0 4px 8px 0 rgba(192, 199, 209,0.2), 0 6px 20px 0 rgba(192, 199, 209,0.19);
    background: #fff;
}

.shuqian_menu a{
    display: block;    width: 38px;
    height: 21px;
    margin: auto;
    margin-top: 30px;
    background: url(../skin/zhsjpx/returns.png);

}
.shuqian_menu span {
    display:block;
    margin: auto;
    cursor: pointer;
    margin-top: 20px;margin-bottom: 50px;
}
.shuqian_menu span:nth-child(1){
    background:url(../skin/zhsjpx/head1.png)no-repeat;width: 38px;height: 38px;
}
.shuqian_menu span.current:nth-child(1){
    background:url(../skin/zhsjpx/head.png)no-repeat;width: 38px;height: 38px;
}
.shuqian_menu span:nth-child(2){
    background:url(../skin/zhsjpx/messge.png)no-repeat;width: 38px;height: 38px;
}
.shuqian_menu span.current:nth-child(2){
    background:url(../skin/zhsjpx/messge1.png)no-repeat;width: 38px;height: 38px;
}
.shuqian_menu span:nth-child(3){
    background:url(../skin/zhsjpx/phone.png)no-repeat;width: 38px;height: 38px;
}
.shuqian_menu span.current:nth-child(3){
    background:url(../skin/zhsjpx/phone1.png)no-repeat;width: 38px;height: 38px;
}
.bd li{
    display: none
}
.bd li.current{
    display: block;
}
.bd li div{
    background:#fff;  width: 200px;text-align: center;font-size: 16px;line-height: 30px;box-shadow: 0 4px 8px 0 rgba(192, 199, 209,0.2), 0 6px 20px 0 rgba(192, 199, 209,0.19);position: absolute;right: 120px;padding-top: 10px;padding-bottom: 10px;
}
.bd li div a{
    display: block;width: 100px;line-height: 35px;background:#1392f3;margin: auto;color: #fff;margin-top: 10px;border-radius: 5px;
}
.bd li div:after{
    content: '';
    width: 0;
    height: 0;
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    z-index: 999;
    right: -10px;
    top: 30px;
    box-shadow: 0 0px 0px 0 rgba(192, 199, 209,0.2), 0 6px 20px 0 rgba(192, 199, 209,0.19);
}
.bd li:nth-child(2) div{
    top: 93px;
}
.bd li:nth-child(3) div{
    top:185px;
}


.mobile_contact_menu
{
    position: fixed;
    right: 0px;
    top:60%;
    background-color: #1392f3;
    border-radius: 4px;
    z-index: 19000000;
}


.mobile_contact_menu1
{
    position: fixed;
    right: 0px;
    top:40%;
    background-color: #1392f3;
    border-radius: 4px;
    z-index: 19000001;
}

.mobile_phone_menu
{
    position: fixed;
    right: 0px;
    top:40%;
    background-color: #1392f3;
    border-radius: 4px;
    z-index: 1900000;
}

.mobile_contact_menu>p,.mobile_phone_menu>p,.mobile_contact_menu1>p
{
    width: 42px;
    padding: 5px;
    text-align: center;
}
.mobile_contact_menu>p>a,.mobile_phone_menu>p>a,mobile_contact_menu1>p>a
{
    color: white;
    font-size: 16px;
}

/*new右侧联系菜单

 */
.new-menu{
    width: 80px;
    float: right;
    height: 290px;
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(192, 199, 209,0.2), 0 6px 20px 0 rgba(192, 199, 209,0.19);
    background: #fff;
}
.new-menus span {
    display:block;
    margin: auto;
    cursor: pointer;
    margin-top: 20px;margin-bottom: 50px;
}
.new-menus span.new-span-1{
    background:url(../skin/zhsjpx/head1.png) no-repeat;width: 38px;height: 38px;
}
.new-menus span.new-span-1.active{
    background:url(../skin/zhsjpx/head.png) no-repeat;width: 38px;height: 38px;
}
.new-menus span.new-span-2{
    background:url(../skin/zhsjpx/messge.png) no-repeat;width: 38px;height: 38px;
}
.new-menus span.new-span-2.active{
    background:url(../skin/zhsjpx/messge1.png) no-repeat;width: 38px;height: 38px;
}
.new-menus span.new-span-3{
    background:url(../skin/zhsjpx/phone.png) no-repeat;width: 38px;height: 38px;
}
.new-menus span.new-span-3.active{
    background:url(../skin/zhsjpx/phone1.png) no-repeat;width: 38px;height: 38px;
}
.new-menus p{
    display: none;position: absolute;   background: #fff;
    width: 200px;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    box-shadow: 0 4px 8px 0 rgba(192, 199, 209,0.2), 0 6px 20px 0 rgba(192, 199, 209,0.19);
    right: 120px;
    padding-top: 10px;
    padding-bottom: 10px;

}
.new-menus p:after{
    content: '';
    width: 0;
    height: 0;
    border-width: 10px 0 10px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    z-index: 999;
    right: -10px;
    top: 30px;
    box-shadow: 0 0px 0px 0 rgba(192, 199, 209,0.2), 0 6px 20px 0 rgba(192, 199, 209,0.19);

}
.new-menus p a{
    display: block;
    width: 100px;
    line-height: 35px;
    background: #1392f3;
    margin: auto;
    color: #fff;
    margin-top: 10px;
    border-radius: 5px;
}
.new-menus p.new-1{
    top: 0
}
.new-menus p.new-2{
    top: 70px
}
.new-menus p.new-3{
    bottom: 0
}
.new-win-right{

    position: fixed;
    top: 40%;
    right: 0;
    width: 300px;
    z-index: 9999;

}